home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / comunic / boyan51a.zip / PCBOARD.BSC < prev    next >
Text File  |  1993-11-15  |  3KB  |  57 lines

  1. \\ This script automates logons to PC-BOARD type Bulletin Boards.
  2.  
  3. \\ 1. BOYAN Macro #72 should be set to:  Firstname Lastname{
  4. \\    To edit that macro, enter BOYAN and type  <Alt-K> <F2>.
  5.  
  6. \\ 2. In the dialing directory entry for each PC-Board system,
  7. \\    the Script field should be set to "PCBOARD", and
  8. \\    the PW field should be set to your password.
  9.  
  10. |LOGON
  11. \DM[ CONNECTED TO PC-BOARD! ]
  12. \TO[45]
  13. \\WF[graphics]     N{
  14. \WF[first name?]  \MV1[72] \II+YOUR,%V1[ \bl[name] |ELSE \MA[72]]
  15. \WF[Password]     %PW{
  16. \DM[LOGON COMPLETE.]
  17. \AB
  18.  
  19. |NAME
  20. \KO[60]\SVN[14]\SV1[]\SV2[]\SV3[]
  21. \dm8,%VN[                                                                     ]\+VN[1]
  22. \dm8,%VN[  ╔════════════════════════════════════════════════════════════════╗ ]\+VN[1]
  23. \dm8,%VN[  ║  WHOOPS!.... you have not set your name in the macros to run   ║ ]\+VN[1]
  24. \dm8,%VN[  ║  these scripts...  Lets do so now.                             ║ ]\+VN[1]
  25. \dm8,%VN[  ║                                                                ║ ]\+VN[1]
  26. \dm8,%VN[  ║  Enter your FIRST Name                                         ║ ]\+VN[1]
  27. \dm8,%VN[  ║                                                                ║ ]\+VN[1]
  28. \dm8,%VN[  ╚════════════════════════════════════════════════════════════════╝ ]\+VN[1]
  29. \dm8,%VN[                                                                     ]
  30. \Kv1[Your FIRST Name> ]
  31. \SVN[14]
  32. \dm8,%VN[                                                                     ]\+VN[1]
  33. \dm8,%VN[  ╔════════════════════════════════════════════════════════════════╗ ]\+VN[1]
  34. \dm8,%VN[  ║  WHOOPS!.... you have not set your name in the macros to run   ║ ]\+VN[1]
  35. \dm8,%VN[  ║  these scripts...  Lets do so now.                             ║ ]\+VN[1]
  36. \dm8,%VN[  ║                                                                ║ ]\+VN[1]
  37. \dm8,%VN[  ║  Enter your Last Name                                          ║ ]\+VN[1]
  38. \dm8,%VN[  ║                                                                ║ ]\+VN[1]
  39. \dm8,%VN[  ╚════════════════════════════════════════════════════════════════╝ ]\+VN[1]
  40. \dm8,%VN[                                                                     ]
  41. \Kv2[Your LAST Name> ]
  42. \SV3[%v1 `%v2] \SM72[%V3"{ "\"\ This is your name as used in scripts.]
  43. \SM111[%V1 "` "\"\ this is your first name as used in scripts ]
  44. \SM112[%V2 "\"\ this is your last name as used in scripts ]
  45. \SVN[14]
  46. \dm8,%VN[                                                                     ]\+VN[1]
  47. \dm8,%VN[  ╔════════════════════════════════════════════════════════════════╗ ]\+VN[1]
  48. \dm8,%VN[  ║                                                                ║ ]\+VN[1]
  49. \dm8,%VN[  ║      Your all set and ready to go... have fun.                 ║ ]\+VN[1]
  50. \dm8,%VN[  ║                                                                ║ ]\+VN[1]
  51. \dm8,%VN[  ║      Your name is set to %V3                           ║ ]\+VN[1]
  52. \dm8,%VN[  ║                                                                ║ ]\+VN[1]
  53. \dm8,%VN[  ╚════════════════════════════════════════════════════════════════╝ ]\+VN[1]
  54. \dm8,%VN[                                                                     ]\+VN[1]
  55. \MA[72]\KO[]
  56.  
  57.